; ; This file allows a Network Administrator(NA) to customize over the network ; installations. This file can be modified on the network share containing ; the installation files. ; ; ; [DefaultProtocols] ; This sections allows the NA to modify which protocols are listed and ; selected in the Network Wizard Protocols Page. The keys defined in this ; section are the option name of the protocol to install. See the ; Protocol INFs (OemNxp*.inf) for the additional option names. ; The install flags define when the option should be checked. If the ; option is listed, but has no value, then the item will listed but it ; will not be checked on any install. ; ; Option Names - ; NBF - NetBEUI ; NWLNKIPX - NWLink IPX ; TC - TCP/IP ; ; Install flags ; LAPTOP - if the user selects laptop install ; PDC - if this is a PDC install ; SDC - if this is a SDC (secondary domain controller) or BDC install ; SERVER - if this is a Stand-Alone Server install (not PDC or SDC) ; WORKSTATION - if this is a Workstation install ; - list it, but do not check it for install ; ; The list defaults to: ; NBF = LAPTOP, SERVER, PDC, SDC ; NWLNKIPX = WORKSTATION, SERVER, PDC, SDC ; TC = ; ; [DefaultProtocols] ; = NBF = NWLNKIPX = SERVER, PDC, SDC TC = WORKSTATION, SERVER, PDC, SDC [UpgradeNetComponents] ; This section allows the NA or OEM to specify what network ; components should be upgraded. ; ;